home *** CD-ROM | disk | FTP | other *** search
- Path: hickory.soton.ac.uk!newsmaster
- From: jcridge <jcridge@mail.soton.ac.uk>
- Newsgroups: comp.lang.c++
- Subject: Reading ENUMS from FILES
- Date: Fri, 12 Apr 1996 17:36:37 -0700
- Organization: maths faculty, OR group
- Message-ID: <316EF715.37D8@mail.soton.ac.uk>
- NNTP-Posting-Host: jcridge.maths.soton.ac.uk
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- I've not been able to find a way of forcing C++ to read in my own
- enumurated value types from files. I had thought that the SCANF
- function would be able to cope, but it seems not. Could anyone help me
- out here ?
-
- Also, I'm used to PASCAL which made alot of things like this rather
- easy, including reading whole user defined RECORD structures
- with mixed types, is this possible in C++ ?
-
- I have to use Borland V4.5
-
- Many thanks
-
- John Ridge
-